<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*惊爆特价start*/
.floorB-hd {
font-size: 28px;
color: #9c9c9c;
}
.floorB-area {
background: linear-gradient(to bottom, #ffffff 0%,#fe8951 100%);
}
/*
.floorB-banner {
height: 190px;
width: 1200px;
background: #9c9c9c;
background: url(http://www.kiy.cn/Areas/Web/Images/productImg/banner120-186.png) center center no-repeat;
background-size: 100%;
position: relative;             
}
*/
.floorB-banner {
display: block;
height: 190px;
width: 1200px;               
position: relative;             
}
.floorB-banner .floorB-banner-img {
height: 190px;
width: 1200px;
}           

.swiper-pagination-bullet {
position:relative;
display:inline-block;
width:10px;
height:10px;
margin-right:1px;
-moz-border-radius:50%;
border-radius:50%;
-webkit-transition: background .2s ease;
-o-transition:background ease .2s;
-moz-transition:background ease .2s;
transition: background .2s ease;
border:2px solid #b9beba;
background: transparent;
}                  
.swiper-pagination-bullet-active {
position:relative;
display:inline-block;
width:12px;
height:12px;
margin-right:1px;
-moz-border-radius:50%;
border-radius:50%;
border:2px solid transparent;
background:hsla(0,0%,100%,.2)                         
}
.swiper-pagination-bullet-active:after {
border:2px solid transparent;
background: #fff;
content:"";
display:block;
position:absolute;
left:2px;
top:2px;
width:4px;
height:4px;
-moz-border-radius:50%;
border-radius:50%;
}
        
.banner_icon1 {
position: absolute;
width: 155px;
height: 125px;
z-index: 10;
left: -50px;
background: url(http://www.kiy.cn/Areas/Web/Images/productImg/banner-icon1.png) center center no-repeat;
background-size: 90%;
}
.banner_icon2 {
position: absolute;
width: 155px;
height: 95px;
z-index: 10;
right: -50px;
background: url(http://www.kiy.cn/Areas/Web/Images/productImg/banner-icon2.png) center center no-repeat;
background-size: 85%;
}
.banner_icon3 {
position: absolute;
width: 90px;
height: 75px;               
z-index: 10;
right: -30px;
bottom: -60px;
background: url(http://www.kiy.cn/Areas/Web/Images/productImg/banner-icon3.png) center center no-repeat;
background-size: 80%;
}

.clear:after{
display: block;
content:'';
clear: both;
height:0;
}
.floorB-content {
height: 600px;
padding: 0 45px 45px 45px;
box-sizing: border-box;
}
.floorB-content-slide {
width: 428px;
height: 255px;
float: left;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
margin-top: 25px;
background: #549f91;
}
.floorB-content-slide .swiper-slide {
display: block;
}
.floorB-content-item {
width: 204px;
height: 255px;
display: block;
background: #9c9c9c;
margin-left: 20px;
margin-top: 25px;
float: left;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;    
-o-transition:all 1s ease;
-webkit-transition:all 1s ease;
-moz-transition:all 1s ease;
transition:all 1s ease;
overflow: hidden;
}
.floorB-content-item:hover {
-webkit-box-shadow: 6px 6px 20px rgba(0,0,0,0.2);             
-moz-box-shadow:6px 6px 20px rgba(0,0,0,0.2);
box-shadow: 6px 6px 20px rgba(0,0,0,0.2);
margin-top: 25px;               
transform: scale(1.01)
}         
.floorB-content-item:nth-child(5) {
margin-left: 0;
}
/*惊爆特价end*/


/*猜你喜欢start*/
.floorB-likeBanner {
display: block;
height: 190px;
width: 1200px;
overflow: hidden;                     
}
.floorB-likeBanner  .likeBanner-img {
width: 100%;
height: 100%;             
}                
.clearLike:after{
display: block;
content:'';
clear: both;
height:0;
}

.floorB-likeContent {
width: 1200px;
height: 620px;      
}     
.floorB-likeContent-item {           
width: 229px;
height: 293px;
margin-left: 13px;
margin-top: 15px;
float: left;
background: #f7f8f8;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;    
-o-transition:all 1s ease;
-webkit-transition:all 1s ease;
-moz-transition:all 1s ease;
transition:all 1s ease;
overflow: hidden;
}
.floorB-likeContent-item:hover {
-webkit-box-shadow: 6px 6px 20px rgba(0,0,0,0.2);             
-moz-box-shadow:6px 6px 20px rgba(0,0,0,0.2);
box-shadow: 6px 6px 20px rgba(0,0,0,0.2);
margin-top: 15px;
transform: scale(1.01);
}  
.floorB-likeContent-item:hover .likeContent-item-title{
color: #ff4e00;
}                
.floorB-likeContent-item:nth-child(1),.floorB-likeContent-item:nth-child(6) {
margin-left: 0;
}
.floorB-likeContent-item .likeContent-item-img {
width: 192px;
height: 192px;
margin: 18px auto;
margin-bottom: 0;
overflow: hidden;
display: -webkit-flex;
display:flex;
-webkit-justify-content: center;
justify-content: center;    
}
.floorB-likeContent-item .likeContent-item-img  img{
width: 100%;
height: 100%;          
                     
}
.floorB-likeContent-item .likeContent-item-title {
width: 100%;
height: 30px;
line-height: 30px;
color: #000000;
font-size: 14px;
padding-left: 18px;
box-sizing: border-box;                
}
.floorB-likeContent-item .likeContent-item-baojia{
width: 185px;
height: 40px;
display: block;
line-height: 40px;
text-align: center;
margin: 0 auto;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
background: #ff4e00;
color: #fff;
font-size: 18px;         
}       
/*猜你喜欢end*/</pre></body></html>